home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / lang / SGMLS.lha / SGMLS / test / test058.sgm < prev    next >
Text File  |  1994-07-10  |  159b  |  9 lines

  1. <!doctype doc [
  2. <!notation dcn SYSTEM>
  3. <!attlist #notation dcn att cdata #required>
  4. <!entity e SYSTEM "e" SDATA dcn>
  5. <!element doc - o (#PCDATA)>
  6. ]>
  7. <doc>
  8. &e;
  9.